output

@get:JvmName(name = "getOutput")
@set:JvmName(name = "setOutput")
var output: Int
Define the output pin GPIO setting Defaults to
EXT_NOTIFY_OUT if set for the board.
In standalone devices this pin should drive the LED to match the UI.

uint32 output = 3;